Skip to content

Multiline Pragma Directive False Positive#369

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
nelsoncj-ibm:patch-pragma-multiline
Sep 28, 2024
Merged

Multiline Pragma Directive False Positive#369
danmar merged 1 commit intocppcheck-opensource:masterfrom
nelsoncj-ibm:patch-pragma-multiline

Conversation

@nelsoncj-ibm
Copy link
Copy Markdown
Contributor

When #pragma is a multiline directive, simplecpp doesn't mark the directive as a multiline resulting in a false positive of the end parenthesis ')'.

When #pragma is a multiline directive, simplecpp doesn't mark the directive as a multiline resulting in a false positive of the end parenthesis ')'.
@danmar danmar merged commit 1c18356 into cppcheck-opensource:master Sep 28, 2024
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Sep 28, 2024

Thanks!

@nelsoncj-ibm nelsoncj-ibm deleted the patch-pragma-multiline branch January 16, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants